home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 19
/
Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso
/
Aminet
/
comm
/
tcp
/
AmiChatOrg1_3.lha
/
A.C.O.
/
macro.prefs
< prev
next >
Wrap
Text File
|
1997-01-15
|
899b
|
32 lines
; This is file which is read on iX-Guide startup
; and it contains some standard macros, compatibility
; macros and user macros.
; macro line must be in the following format:
; <macro_name> "<real_string>"
; *** STANDARD MACROS ***
P "@{n}@{n}"
TCOL "@{fg TEXT}"
BCOL "@{bg BACK}"
RED "@{fg #ff0000}"
GREEN "@{fg #00ff00}"
BLUE "@{fg #0000ff}"
MARK "@{s}@{b}@{fg #0000ff}$1@{fg TEXT}@{ub}@{us}"
; *** AmigaGuide V40 compatibility macros ***
JLEFT "@{a l dw}"
JCENTER "@{a c dw}"
JRIGHT "@{a r dw}"
APEN "@{fg $1}"
BPEN "@{bg $1}"
CLEARTABS "@tab 8"
CODE "@{rr}"
LINE "@{n}"
PAR "@{n}@{n}"
; *** USER DEFINED MACROS ***
; NOTE: Please, use '_' as the first character of your macro name
; add your macros here